ComponentOne ASP.NET MVC Controls
Levels Property (Fibonacci<T>)

C1.Web.Mvc.Finance Namespace > Fibonacci<T> Class : Levels Property
Gets or sets the array of levels for plotting.
Syntax
'Declaration
 
Public Property Levels As Double()
public double[] Levels {get; set;}
Remarks
Default value is [0, 23.6, 38.2, 50, 61.8, 100].
See Also

Reference

Fibonacci<T> Class
Fibonacci<T> Members